Design & Architecture
epub |eng | 2018-05-31 | Author:Andrew Bell [Andrew Bell]

Access controls Let's create a new rule that directs all HTTP (port 80) traffic from the internet go to the load balancer: To navigate to this screen, select the drop-down ...
( Category: Enterprise Applications April 13,2020 )
epub |eng | 2019-04-30 | Author:Sasha Kranjac [Sasha Kranjac]

The preceding screenshot shows the primary zone stored on the DC computer and the successfully replicated secondary zone on the SRV1 computer. This is after allowing zone transfers from the ...
( Category: Linux & UNIX Administration April 6,2020 )
epub, pdf |eng | 2020-09-24 | Author:James Urquhart [James Urquhart]

Enablers of Flow Adoption Let’s now focus a bit on a few key high-level qualities of flow, and how they support these business drivers. We won’t yet try to speculate ...
( Category: Software Development April 5,2020 )
epub |eng | | Author:Veena S. Chakravarthi

Programmable memory BIST (MBIST) insertion is the process in which memory BIST logic is inserted that allows for control, testing, and diagnostics of the memory cell instances via IEEE 1149.1 ...
( Category: Microprocessor Design April 2,2020 )
epub |eng | | Author:Peter Athanas, Dionisios Pnevmatikatos & Nicolas Sklavos

(1) When X i = 1 it means that the ith request has the highest priority to win a grant. Therefore, the grant signal G i is asserted when both ...
( Category: Embedded Systems April 1,2020 )
epub, pdf |eng | 2019-03-15 | Author:Mohamed Zahran

Further evidence that the strict order of the LRU stack is losing its importance is shown in Figure 3.10. The figure shows the stack hit ratios of the LRU stack ...
( Category: Software Development March 31,2020 )
epub, pdf |eng | 2019-03-15 | Author:Dahlia Malkhi

IIPART SELECTED PAPERS Richard Palais and Leslie Lamport at a lunch in celebration of Palais’s 80th birthday in 2011. Leslie says: “Its significance is that he was my de jure ...
( Category: Design & Architecture March 31,2020 )
epub |eng | 2020-01-29 | Author:Danesh Kuruppu & Kasun Indrasiri [Danesh Kuruppu]

Example 5-5. gRPC deadlines for the client application conn, err := grpc.Dial(address, grpc.WithInsecure()) if err != nil { log.Fatalf("did not connect: %v", err) } defer conn.Close() client := pb.NewOrderManagementClient(conn) clientDeadline ...
( Category: Design & Architecture March 26,2020 )
epub |eng | 2013-11-07 | Author:Babak Akhgar & Hamid R. Arabnia

R Shaikh, 2013 [10] In this most recent paper on CSRF [10], the author describes how most client-side CSRF defenses arebased on either anomaly or signature detection schemes, and as ...
( Category: Network Security March 26,2020 )
epub |eng | 2019-11-28 | Author:Viktor Farcic [Viktor Farcic]

Figure 3-43: Prometheus' graph screen with container memory usage limited to prometheus-server and grouped by the pod label extracted from pod_name Now we can combine the two metrics and find ...
( Category: Tools March 22,2020 )
epub |eng | 2018-07-19 | Author:Dustin Metzgar [Dustin Metzgar]

Alongside ASP.NET Core, Microsoft is building Entity Framework (EF) Core. EF Core is a .NET Core version of Entity Framework, which is a full ORM built by Microsoft for the ...
( Category: Software Development March 22,2020 )
epub |eng | 2020-02-14 | Author:B. M. Harwani

( Category: C March 21,2020 )
epub |eng | | Author:Mingu Kang & Sujan Gonugondla & Naresh R. Shanbhag

(4.14) where B x is the precision of X, which is fixed at 8-b in this application. The precision B Δ = 16 is set as B x = 8 ...
( Category: Microprocessor Design March 20,2020 )
epub |eng | 2020-02-27 | Author:Lee Atchison

Triggered plan A triggered plan is a plan for what you are going to do if the risk actually occurs. This can be something as simple as “fix the bug,” ...
( Category: Disaster & Recovery March 20,2020 )
epub, pdf |eng | 2017-12-18 | Author:Richard Rodger [Richard Rodger]

5.6. Continuous delivery The ability to safely deploy a component to production at any time is powerful because it lets you control risk. Continuous delivery (CD) in a microservice context ...
( Category: Software Development March 19,2020 )